home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / ETC / AIM / !aim / !run < prev    next >
Text File  |  1990-09-10  |  745b  |  25 lines

  1. | run file for Aim
  2. | This file claims a "slot" from the WIMP
  3.  
  4. *WimpSlot -min 200k 
  5. *IconSprites <Obey$Dir>.!Sprites
  6. |
  7. if "<System$Path>" = "" then Error 0 System resources cannot be found
  8. |
  9. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  10. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  11. |
  12. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  13. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
  14. |
  15. RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
  16. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  17. *Set Aim$Dir <Obey$Dir>
  18. *Set Aim$window_col 76
  19. *set Aim$window_row 52
  20. *set Aim$window_coord 100 200 960 1024
  21. *Set Aim$image 4
  22. *Set Aim$setup_file default
  23. *Run <Aim$Dir>.!RunImage %*0
  24.